SQL::Schema::TablesReferencing Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/TablesReferencing Method.xml
Generate a collection of tables that reference this table.
SQL::Schema::TablesReferencedBy Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/TablesReferencedBy Method.xml
Generate a collection of tables referenced by this table.
SQL::Schema::Clear Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/Clear Method.xml
The Clear() method clears out the schema as if it had just been created.
SQL::Schema Object
/documentation/pages/Ref/Api/Namespace/SQL/Schema/index.xml
SQL::Schema Object properties and methods.
SQL::Schema Clone Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/Clone Method.xml
The SQL::Schema.Clone() method makes a copy of a SQL::Schema object and its properties.
SQL::Schema::UpdateStatistics Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/UpdateStatistics Method.xml
Gather statistical information about the actual tables in the schema.
SQL::Schema::AddTable Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/AddTable Method.xml
Add a Table.
SQL::Schema::TableNumber Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/TableNumber Method.xml
Get the index of a Table from the name.
SQL::Schema::ListTables Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/ListTables Method.xml
The ListTables() method returns a list of tables in the current cache for the current database.
SQL::Schema::ListTablesWithTypes Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/ListTablesWithTypes Method.xml
Return a list of tables for the current database suffixed with ().